home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / macuser8.sit / MacUser P- 86 Help / background_2668.txt < prev    next >
Text File  |  1987-11-03  |  2KB  |  105 lines

  1. -- background: 2668 from stack: in
  2. -- bmap block id: 2263
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=119 top=78 right=267 bottom=394
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 7 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=313 top=286 right=314 bottom=350
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 1012 / 1012
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Return
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect iris close
  41.   pop card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 8 (button)
  47. -- low flags: 00
  48. -- high flags: 8000
  49. -- rect: left=112 top=273 right=316 bottom=173
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   visual effect dissolve
  61.   go to card id 4250 of stack "MacUser P-86  Home"
  62. end mouseUp
  63.  
  64.  
  65.  
  66.  
  67. -- part 9 (button)
  68. -- low flags: 00
  69. -- high flags: 8000
  70. -- rect: left=359 top=280 right=320 bottom=407
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: 
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   visual effect iris close
  82.   go to next card
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 10 (button)
  88. -- low flags: 00
  89. -- high flags: 8000
  90. -- rect: left=177 top=292 right=313 bottom=262
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: 
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   visual effect iris open
  102.   go to previous card
  103. end mouseUp
  104.  
  105.